Discussion board
you specify the data type as DECIMAL (5,2), what's the range of values that can go in this table?
By Abhijit Paul
you specify the data type as DECIMAL (5,2), what's the range of values that can go in this table?
Reply
Post   Reset
Teacher SiliconIndia replied to Abhijit Paul Thursday, March 18, 2010
Hi Abhijit,
999.99 to -99.99. Note that with the negative number the minus sign is considered one of the digits.